.caseul > li{
    border: 1px solid #E2E2E2;
}

.caseschoose{
    padding-top: 30px;
    padding-bottom: 30px;
}

.caseschoose ul{
    overflow: hidden;
    margin-bottom: 0;
}

.caseschoose > ul > li{
    overflow: hidden;
    height: 50px;
    line-height: 50px;

}

.caseschoose ul li:nth-child(1),.caseschoose ul li:nth-child(2){
    border-bottom: none;
}



.caseschoose ul li a.selected{
    color: red;
}

.caseschoose ul li a{
    font-size: 14px;
    color: #333;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.caseschoose ul li div.flag{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #E2E2E2;
    background:  rgba(248,248,248,0.70);
}

.caseschoose ul li > ul li{
    float: left;
    padding:  0 15px;
}



#productlist{
    border:  1px solid #E2E2E2;
    margin-bottom: 30px;
}

#productlist li{
    overflow: hidden;
    padding: 15px 0;
    /*border-bottom: 1px solid #E2E2E2;*/
}

#productlist li:last-child{
    border-bottom: none;
}

#productlist li .col-lg-8 a{
    font-size: 18px;
}

#productlist li .col-lg-8 p i{
    font-style: normal;
    color: #000;
    font-size: 16px;
}

#productlist li .col-lg-8 p{
    font-size: 15px;
    margin-top: 10px;

}

#productlist li .col-lg-8 span{
    color: #A51113;
}

#productlist li .col-lg-8 span i{
    color: #666;
    font-style: normal;
}
#productlist li .col-lg-8 .cvisit{
    margin-top: 10px;
}

#productlist li .col-lg-8 .cvisit a{
    border:1px solid #A51113;
    color: #A51113;
    display: inline-block;
    font-size: 15px;
    padding: 2px 6px;

}

#productlist li .col-lg-8 .cvisit a:hover{
    background: #A51113;
    color: #fff;
}

.feng{

    margin: 10px 0;
}

.feng span{
    width: 55px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    color: #CE1013;
    text-align: center;
    display: block;
    background: #F8F8F8;
    border: 1px solid #E2E2E2;
}

.livecases .showr .titleshowr h4{
    margin-top: 0;
}

#productlist.otherul{
    /*border: none;*/
}

#productlist.otherul li{
    padding-left:15px ;
    padding-right:15px ;
    /*border: 1px solid #e2e2e2;*/
    margin-bottom: 15px;
}

#productlist.otherul li img{
    width: 100%;
}


/*show picurls*/
/*新轮播*/
/* sildes css begin */
.control {

    height: 600px;
    display: block;
    margin: 20px auto 10px;
    overflow: hidden;
}

.change li {
    width: 880px;
    overflow: hidden;
    text-align: center
}

.change li .imgWrap {
    display: table-cell;
    width: 880px;
    height: 600px;
    vertical-align: middle;
    cursor: pointer;
    *font-size: 500px;
}

.change li img {
    width: 880px;
    height: 600px;
    vertical-align: middle;
    overflow: hidden
}

.change li .textDesc {
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    bottom: 4px;
    text-align: left;
    overflow: hidden;
}

.change li .opacity {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.change li .title {
    padding: 10px 15px 0;
    color: #e6e6e6;
    font-size: 14px;
    line-height: 22px;
}

.change li .title a {
    color: #e6e6e6;
}

.ssprev, .ssnext {
    width: 49px;
    height: 49px;
    position: absolute;
    bottom: 300px;
    color: #FFF;
    font-size: 14px;
    z-index: 9;
    font-weight: bold;
    cursor: pointer;
    outline: none
}

.ssprev span, .ssnext span {
    display: none;
}

.ssprev {
    left: 0;
    background: url(http://static.jtljia.com/images/system/arrows_01.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://static.jtljia.com/images/system/arrows_01.png");
    _background: none
}

.ssnext {
    right: 0;
    background: url(http://static.jtljia.com/images/system/arrows_02.png) no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="http://static.jtljia.com/images/system/arrows_02.png");
    _background: none
}

/* 分页 */
.pageClass {
    text-align: center;
    z-index: 9;
    position: absolute;
    top: 50px;
    padding-top: 10px;
}

.pageClass a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    overflow: hidden;
    border: 1px solid #bebebe;
    background: #bebebe;
    border-radius: 5px;
    outline: none
}

.pageClass a span {
    display: none
}

.pageClass a:hover, .pageClass a.cur {
    border: 1px solid #be230a;
    background: #be230a
}

/* 缩图部分 */
.thumbWrap {
    width: 880px;
    height: 126px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}

.thumbWrap .thumbCont {
    height: 126px;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
    width: 840px;
}

.thumbWrap ul li {
    margin-right: 0;
    overflow: hidden;
    text-align: center;
    width: 168px;
    float: left;
}

.thumbWrap ul li img {
    width: 160px;
    height: 120px;
    vertical-align: middle;
    overflow: hidden
}

.thumbWrap ul li.cur {
}

/* 缩图按钮 */
.thumbPrev, .thumbNext {
    width: 20px;
    height: 126px;
    text-align: center;
    position: absolute;
    color: #000;
    z-index: 9;
    outline: none
}

.thumbPrev span, .thumbNext span {
    display: none;
}

.thumbPrev {
    left: 0px;
    top: 0px;
    background: #cdcdcd url(http://static.jtljia.com/images/system/arrow-slide_01.png) no-repeat center center;
}

.thumbPrev:hover {
    background: #d2d2d2 url(http://static.jtljia.com/images/system/arrow-slide_03.png) no-repeat center center;
}

.thumbNext {
    right: 0px;
    bottom: 0px;
    background: #cdcdcd url(http://static.jtljia.com/images/system/arrow-slide_02.png) no-repeat center center;
}

.thumbNext:hover {
    background: #d2d2d2 url(http://static.jtljia.com/images/system/arrow-slide_04.png) no-repeat center center;
}

/*大图展示区域*/
.OriginalPicBorder {
    padding: 15px 15px 0 15px;
}

#OriginalPic {
    width: 930px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

#OriginalPic img {
    display: block;
    margin: 0 auto;
}

/*小图预览和滑动*/
.SliderPicBorder {
    width: 800px;
    height: 600px;
    overflow: hidden;
}

.ThumbPicBorder {
    width: 940px;
    margin: 0 auto;
}

#ThumbPic img {
    border: 3px solid #fff;
    cursor: pointer;
    background-color: #fff;
    width: 160px;
    height: 120px;
    display: block;
}

#ThumbPic img.active {
    border: 3px solid #FF9900;
}

.succesny-2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
}

.control-2 {
    overflow: hidden;
    position: relative;
    display: block;
}

.tagsdl,.tagsdl dl{
    overflow: hidden;
}
.tagsdl dl{
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px;
}

.tagsdl dd{
    float: left;
    position: relative;
    text-align: center;
    padding:0 10px 0 0;

}

/*施工日记*/

.shiTop{
    margin: 28px 0;
    height:40px;
    line-height:40px;
    border: 1px solid #E2E2E2;
}

.shiTop a{
    font-size: 14px;
    display: inline-block;
    color: #333333;
    letter-spacing: 1.14px;
}

.shiCl{
    overflow: hidden;
}

.shiCl img{
    width: 100%;
}

.shiCl a{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0;
    margin: 12px 0;
    text-align: center;
}

.shiDes dl dd span{
    color: #999999;
}

.shiDes dl dd{
    margin-bottom: 5px;
}

.shiDes dl dd a{
   text-align: left;
    display: inline-block;
    font-size: 20px;
    color: #4A4A4A;
}

.shiDes dl dd h4{
    display: inline-block;
}

.shiContent{
    overflow: hidden;
}

.shiContent > h4{
    font-size: 20px;
    color: #4A4A4A;
    margin: 25px 0 30px 0;
}

.shiContent ul{overflow: hidden;margin-bottom: 30px;}

.shiContent ul li{
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    margin-left: 20px;
    float: left;

}

.shiContent ul li > h2{
    font-size: 15px;
}



.shiContent ul li.onlib:after{



}
.shiContent ul li:not(onlib):after{
    content:"";
}


.onlib{
    background-color: #A51113;
    border-radius: 50%;
    color: #fff;
}

.housesituation{
    font-size: 17px;
    line-height: 33px;
    overflow: hidden;
    padding-bottom: 30px;
}

/*contact*/
.contact{
    padding: 30px 0;
}

.contact h4{
    font-size: 20px;
}

.contact .pcontent dl dd{
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 10px;
}

.contact .pcontent dl dd span{
    color: #A51113;
}